home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / strategy / xsok-1.000 / xsok-1 / xsok-1.01 / lib / Sokoban / definitions next >
Text File  |  1994-11-24  |  563b  |  18 lines

  1. ; xsok-1.00: Definitions for the Sokoban levels
  2. ;
  3. ;WALLS
  4. ;          hex   hex   hex  hex    dec
  5. ; char picture enter leave mask effect
  6.             12     f     f   ff      0   standard floor
  7. .           13     f     f   ff      4   target field
  8. #            0     0     0    0      0   walls
  9.  
  10. ;OBJECTS
  11. ;          hex     hex     hex    dec   dec  hex   dec
  12. ; char picture movedir pushdir weight power mask score
  13. @            0       f       0    101   201    1     0 player
  14. $            1       f       0    100     0    2  1000 heavy box
  15.  
  16. ;MAXLEVEL 88
  17. ;ATOP *$.
  18.